home *** CD-ROM | disk | FTP | other *** search
- Path: www.uno.edu!news
- From: Fred Hosch <fred@cs.uno.edu>
- Newsgroups: comp.lang.c
- Subject: pragma ident
- Date: 2 Feb 1996 16:08:29 GMT
- Organization: Computer Science Department, University of New Orleans
- Message-ID: <4etctt$ptc@www.uno.edu>
- NNTP-Posting-Host: play.cs.uno.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.1N (X11; I; SunOS 5.4 sun4m)
- X-URL: news:comp.lang.c
-
- Pragmas like
-
- #pragma ident "@(#)widec.h 1.16 93/11/18 SMI"
-
- and even comments like
-
- /* @(#)widec.h 1.20 89/11/29 SMI; JLE */
-
- appear in many standard headers. Can anyone tell me what
- information is being provided for what utilities?
-
- thanks.
-
- ---fred
-
- --
- Fred Hosch fred@cs.uno.edu
- Computer Science Department (504)-286-6594
- University of New Orleans (504)-286-7228 (fax)
- New Orleans, LA 70148
-
-